projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97780fa
)
Fix last change.
author
Dave Love
<fx@gnu.org>
Mon, 28 Jul 2003 18:01:39 +0000
(18:01 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 28 Jul 2003 18:01:39 +0000
(18:01 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index f364f685be97a9af9715fc511638833551eef9c5..9a443767f4c250d0553d8f4cac82b20ba75cde6b 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-2072,12
+2072,12
@@
dnl with `--with-xim=no'.
if test "${with_xim}" != "no"; then
AC_DEFINE(USE_XIM, 1,
[Define to 1 if we should use XIM, if it is available.])
+fi
+if test "${HAVE_X11}" = "yes"; then
late_CFLAGS=$CFLAGS
if test "$GCC" = yes; then
CFLAGS="$CFLAGS --pedantic-errors"
fi
-fi
-if test "${HAVE_X11}" = "yes"; then
AC_TRY_COMPILE([
#include <X11/Xlib.h>
#include <X11/Xresource.h>],